Function
Job
filter()
Keep rows that pass your tests
select()
Select columns to keep or drop
arrange()
Sort a table based on a column’s values
mutate()
Add new columns or update existing columns